tunnel:If
A tunnel interface.
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| descr | naming:Descr1024 (string:Basic)  | 
Description | MAX SIZE: 1024  | 
| name | naming:Name256 (string:Basic)  | 
The name of the object. | MAX SIZE: 63  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| operSt | tunnel:OperSt (scalar:Enum8)  | 
The runtime state of the routed VLAN interface. | SELECTION:  1     - up  2     - down DEFAULT: down  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| adminSt | tunnel:AdminSt (scalar:Enum8)  | 
The administrative state of the interface. | SELECTION:  1     - up  2     - down DEFAULT: up  | 
| cfgdMtu | tunnel:ConfMtu (scalar:Uint32)  | 
The routed VLAN interface configured maximum transmission unit (MTU). | RANGE: [1 , 9000] DEFAULT: 9000  | 
| dest | address:Ip | 
The transmission destination identifier. | Value must match ipv4 or ipv6 known format | 
| id | nw:IfId (base:IfIndex)  | 
An identifier . | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 | 
| keepAlvIntvl | tunnel:KeepAlvIntvl (scalar:Uint32)  | 
The interval time between sending keepalive messages. | RANGE: [0 , 32767] DEFAULT: 10  | 
| keepAlvRetries | tunnel:KeepAlvRetries (scalar:Uint32)  | 
The configured interval before sending another series of keep alive messages. | RANGE: [1 , 255] DEFAULT: 3  | 
| mac | address:MAC | 
The MAC address. | Value must match MM:MM:MM:SS:SS:SS format | 
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| src | address:Ip | 
The source node IP address. | Value must match ipv4 or ipv6 known format | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  | 
| tLayer | tunnel:LayerT (scalar:Enum8)  | 
The layer for the tunnel interface. | SELECTION:  1     - l2  2     - l3 DEFAULT: l2  | 
| tType | tunnel:TunnelQual (scalar:Enum8)  | 
The type of target. | SELECTION:  0     - unknown  1     - ivxlan  2     - vxlan DEFAULT: ivxlan  | 
| type | tunnel:EpT (scalar:Bitmask8)  | 
The specific type of the routed vlan interface. | SELECTION:  1     - physical  2     - virtual  4     - proxy-acast-v4  8     - proxy-acast-v6  16    - proxy-acast-mac  32    - multdst-repl DEFAULT: physical  | 
| vrfName | l3:VrfName (string:Basic)  | 
The interface VRF name. This name can be up to 64 alphanumeric characters. | A sequence of characters |